|
Adam7 is an interlacing algorithm for raster images, best known as the interlacing scheme optionally used in PNG images. An Adam7 interlaced image is broken into seven subimages, which are defined by replicating this 8×8 pattern across the full image. The subimages are then stored in the image file in numerical order. Adam7 uses seven passes and operates in both dimensions, compared to only four passes in the vertical dimension used by GIF. This means that an approximation of the entire image can be perceived much more quickly in the early passes, particularly if interpolation algorithms such as bicubic interpolation are used.〔(Introduction to PNG - nuwen.net )〕 == History == Adam7 is named after Adam M. Costello, who suggested the method on January 30, 1995, and after the seven steps involved. It is based on this five-pass scheme that had earlier been proposed by Lee Daniel Crocker: Alternative speculative proposals at the time included square spiral interlacing and using Peano curves, but these were rejected as being overly complicated. 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「Adam7 algorithm」の詳細全文を読む スポンサード リンク
|